tpm: align arguments with open parenthesis
authorMiquel Raynal <[email protected]>
Tue, 15 May 2018 09:57:00 +0000 (11:57 +0200)
committerTom Rini <[email protected]>
Fri, 25 May 2018 12:12:40 +0000 (08:12 -0400)
commitc617918764a519c41c93d6d6b08089859dc35f03
tree76bac77d4c577c146f2e48f1181cf464834f8042
parentb9804e5bf36351b77cf354a81304657a895c9f0f
tpm: align arguments with open parenthesis

Fix following checkpatch.pl issue in TPM-related code:

    CHECK: Alignment should match open parenthesis

Signed-off-by: Miquel Raynal <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
cmd/tpm.c
lib/tpm.c